Sammlung von Shellscripten und Werkzeugen zur SuperX/BI Webanwendung
 
 
 
 

16 lines
136 B

# ignore
# vim .swp files
*.swp
**/log/
**/BI_ENV
# Use wildcards as well
*~
*ENV
*tmp*
*.log
*.log.*
*.err
*.class
*.zip
*.tar*
*.tgz