forked from jplusplus/detective.io
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.gitignore
48 lines (43 loc) · 773 Bytes
/
.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
# OS generated files
.DS_Store
.DS_Store?
._*
.Spotlight-V100
.Trashes
Icon?
ehthumbs.db
Thumbs.db
*.pyc
*.log
*.pot
*.pyc
*.orig
fabfile.py
# Users media
app/media/*
# Topic Skeleton images exception rules
!app/media/topics-skeletons/body-count.jpg
!app/media/topics-skeletons/corporate-nets.jpg
!app/media/topics-skeletons/family-affairs-schema.jpg
!app/media/topics-skeletons/family-affairs.jpg
!app/media/topics-skeletons/political-influence.jpg
!app/media/topics-skeletons/supply-chain.jpg
# Binary files and database
*.db
# Virtualenv
venv
# Generated files
app/static/components
app/static/CACHE
app/static/custom_d3/d3.js
staticfiles
lib/neo4j*
node_modules
catalog-v001.xml
.coverage
# Configuration file
.env_dev
*.sublime-*
# Docs
docs/_build/
docs/locale/