This website works better with JavaScript
Home
Explore
Help
Sign In
Godot
/
godot-docs
mirror of
https://github.com/godotengine/godot-docs.git
Watch
2
Star
0
Fork
0
Files
Issues
0
Wiki
Browse Source
Add extensions/__pycache__ to .gitignore
Rémi Verschelde
9 years ago
parent
d70cdc45c0
commit
3ac75e771d
1 changed files
with
1 additions
and
2 deletions
Split View
Show Diff Stats
1
2
.gitignore
+ 1
- 2
.gitignore
View File
@@ -1,6 +1,5 @@
_build/
env/
-
-.fscache
+extensions/__pycache__/
*~
.directory