Jan Dittberner
685ff8f2b8
- ignore multiple files from production (CommModule logs and debug output), tarballs, lastid files from scripts - ignore files that are left over by patch, vim and JetBrains IDEs during development
27 lines
481 B
Text
27 lines
481 B
Text
# Gettext file is autogenerated by make
|
|
# => ignore it
|
|
# run "make all" to generate a new one and upload it to translingo
|
|
/messages.po
|
|
|
|
# Ignore file with the account data
|
|
/password.dat
|
|
|
|
*.orig
|
|
*.rej
|
|
.*.swp
|
|
/.idea/
|
|
/CommModule/*-active
|
|
/CommModule/infogpg.txt
|
|
/CommModule/logfile*txt
|
|
/CommModule/nohup*
|
|
/CommModule/nohup.out
|
|
/CommModule/oldlogs/
|
|
/CommModule/serialserver.conf
|
|
/crt/
|
|
/csr/
|
|
/locale/cv
|
|
/pages/index/feed.rss
|
|
/scripts/*_lastid.txt
|
|
/tarballs
|
|
/www/*.crl
|
|
/www/*.crl.patch
|