diff --git a/.gitignore b/.gitignore index da8168b..ccf80c7 100644 --- a/.gitignore +++ b/.gitignore @@ -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