Configure .gitignore to ignore everything by default

This commit is contained in:
2026-01-27 02:19:52 +09:00
parent abb91e4202
commit 6131e181fa

35
.gitignore vendored
View File

@@ -1,28 +1,7 @@
# CVS default ignores begin
tags
TAGS
.make.state
.nse_depinfo
*~
\#*
.#*
,*
_$*
*$
*.old
*.bak
*.BAK
*.orig
*.rej
.del-*
*.a
*.olb
*.o
*.obj
*.so
*.exe
*.Z
*.elc
*.ln
core
# CVS default ignores end
# Ignorer alt som standard
*
# Inkluder følgende filer i git-repoet
!.gitignore
!backup.sh
!clean_snapshots.sh