소스 검색

Add .webassets-cache to Flask

2Cubed 9 년 전
부모
커밋
455a69dd48
1개의 변경된 파일2개의 추가작업 그리고 1개의 파일을 삭제
  1. 2 1
      Python.gitignore

+ 2 - 1
Python.gitignore

@@ -53,8 +53,9 @@ coverage.xml
 *.log
 local_settings.py
 
-# Flask instance folder
+# Flask stuff:
 instance/
+.webassets-cache
 
 # Scrapy stuff:
 .scrapy