This website works better with JavaScript
Home
Explore
Help
Sign In
221V
/
flaskbb
Watch
1
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Browse Source
Added .cache folder to gitignore
sh4nks
10 years ago
parent
b573c4fd38
commit
e1c87a8193
1 changed files
with
1 additions
and
0 deletions
Split View
Show Diff Stats
1
0
.gitignore
+ 1
- 0
.gitignore
View File
@@ -46,3 +46,4 @@ flaskbb/configs/production.py
flaskbb/configs/development.py
.tox
*.rdb
+.cache