-
Notifications
You must be signed in to change notification settings - Fork 0
/
.gitignore
111 lines (111 loc) · 1.06 KB
/
.gitignore
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
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
*$py.class
*.7z
*.aux
*.bz2
*.chi
*.chs.h
*.class
*.dat
*.dyn_hi
*.dyn_o
*.egg
*.elf
*.eventlog
*.gz
*.hi
*.hp
*.jar
*.key
*.ko
*.lock
*.log
*.o
*.obj
*.out
*.pid
*.prof
*.py[cod]
*.seed
*.so
*.so.*
*.swp
*.tar
*.tmp
*~
.AppleDB
.AppleDesktop
.AppleDouble
.DS_Store
.DocumentRevisions-V100
.HTF/
.LSOverride
.Spotlight-V100
.TemporaryItems
.Trashes
.VolumeIcon.icns
._*
._.DS_Store
.apdisk
.bower-cache
.bower-registry
.bower-tmp
.cabal-sandbox/
.completer.hist
.fseventsd
.grunt
.hpc
.hsenv
.idea
.lein-deps-sum
.lein-failures
.lein-plugins/
.lein-repl-history
.lock-wscript
.merlin
.netrwhist
.nrepl-port
.psci*
.pulp-cache
.sass-cache
.stack-work/
.vimsession~
.virtualenv
.vscode
/.build/
/checkouts/
/classes/
Icon
Network Trash Folder
Temporary Items
__pycache__/
_build/
_references.js
bower_components
build.js
build/Release
bundle
bundle.js
cabal-dev
cabal.project.local
cabal.sandbox.config
coverage
data
db
dist
dist-*
lib-cov
logs
node_modules
npm-debug.log*
output
pids
pom.xml
pom.xml.asc
public/lib
src/.webpack.js
x/
.nyc_output
/tags
target/
**/*.rs.bak
!Cargo.lock