summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorshivam kohli <kohlishivam5522@gmail.com>2018-05-19 16:28:52 +0530
committershivam kohli <kohlishivam5522@gmail.com>2018-05-19 16:28:52 +0530
commit8fd1c575aa146f4c69e458dbdde4df08d9605553 (patch)
treef4c80d5dbe4630d4e725913565b0d12fbd1b5e5b /.gitignore
parent03c15c038ea802395734b55a965371d06e0117e3 (diff)
downloadcodeless-8fd1c575aa146f4c69e458dbdde4df08d9605553.tar.gz
codeless-8fd1c575aa146f4c69e458dbdde4df08d9605553.tar.bz2
codeless-8fd1c575aa146f4c69e458dbdde4df08d9605553.zip
updated .gitignore
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore5
1 files changed, 4 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index 31c2b3e..8ad70e2 100644
--- a/.gitignore
+++ b/.gitignore
@@ -2,4 +2,7 @@ db.sqlite3
codeless/__pycache__/*
inventory/migrations/__pycache__/*
*.pyc
-*.DS_Store
+.DS_Store
+inventory/__pycache__/.DS_Store
+templates/.DS_Store
+inventory/migrations/.DS_Store