-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.gitignore
More file actions
executable file
·42 lines (41 loc) · 1.29 KB
/
.gitignore
File metadata and controls
executable file
·42 lines (41 loc) · 1.29 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
#**************************************************************************
# Copyright (c) 2012, The 6Th Column Project, LLC. *
# Written by: The codewrx.org development team .et al *
# *
# All rights reserved. This file is part of the: *
# The 6th Column Project, LLC / CodeWRX Software Stack *
# *
#**************************************************************************
# *
# For details, see http://6thcolumn.org/ *
# Please also read this link *
# http://6thcolumn.org/LICENSE *
# *
#**************************************************************************
TAGS
.ant-targets-build.xml
*~
*.cache
*.DS_Store
*.a
*.o
*.class
*.pyc
*.egg
*.vagrant
*#*
*.md5
*.tmp
.pydevproject
semantic.cache*
generated/
/build
/dist
/docs-generated
/lib/fetched
/.cobertura.ser
/eclipse
/backup
/web/index.html
/.project
*.swp