Files
Brainstorm/.gitignore

30 lines
719 B
Plaintext

#Projects current not under version control.
/Archives/
/Amaranthine Deific Alogrithm/
#App Browser & Foundation are currently convienence projects and should be removed entirely at some point (bad build structure).
/Application Browser/
/Application Foundation/
/Common Alt/
/Document Test/
/Foundation ASF Server/
#Don't include class files, archives, or temporary word files.
*.class
*.zip
*.jar
~$*.doc
#Don't include Eclipse temp files, Ivy temp files, Binary output, Build files, or compiled Resource files.
# xres files are uncompiled and should be included.
.settings
/
bin/
.ivy/
build/
*.res
archives/
/*/controls/
.metadata/
Foundation TCV SWT Client Application/proxies/
Foundation Web Server/proxies/