aboutsummaryrefslogtreecommitdiffstats
path: root/.gitignore
blob: 7146987f434228cb6b07d3b85edfbc413cd88194 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
*.xml
#ignore binary files
*.o
*.so
*.dll
#image files
*.png
*.pdf
*.eps
#R files
*.RData
*.Rhistory
*.pyc
config.ini
config_qa.ini
config.py
**/.ipynb_checkpoints
python/secret.json
sql/secret.sql
python/.credentials