Copying hgignore to gitignore
This commit is contained in:
11
.gitignore
vendored
Normal file
11
.gitignore
vendored
Normal file
@@ -0,0 +1,11 @@
|
|||||||
|
*.pyc
|
||||||
|
*~
|
||||||
|
*.scssc
|
||||||
|
*.swp
|
||||||
|
*.orig
|
||||||
|
*.DS_Store
|
||||||
|
database.sqlite
|
||||||
|
courseware/static/js/mathjax/*
|
||||||
|
db.newaskbot
|
||||||
|
db.oldaskbot
|
||||||
|
flushdb.sh
|
||||||
Reference in New Issue
Block a user