Browse Source

ign

master
Joseph Innace 8 months ago
parent
commit
08764820fd
1 changed files with 3 additions and 1 deletions
  1. 3
    1
      .gitignore

+ 3
- 1
.gitignore View File

1
 
1
 
2
 # edan_v1/db.sqlite3
2
 # edan_v1/db.sqlite3
3
-/edan_v1/*.sqlite
3
+/edan_v1/*.sqlite3
4
+/edan_v1/public
4
 /edan_v1/public/
5
 /edan_v1/public/
6
+/edan_v1/whoosh_index
5
 /edan_v1/whoosh_index/
7
 /edan_v1/whoosh_index/
6
 
8
 
7
 
9
 

Loading…
Cancel
Save