Sammlung von Shellscripten und Werkzeugen zur SuperX/BI Webanwendung
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 

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