Please enable JavaScript in your browser!
Home
Explore
Help
Sign In
caleb
/
pelican-plugins
Watch
1
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Browse Source
add ~ files to gitignore
Jake Vanderplas
12 years ago
parent
1ae1833864
commit
87f81ab4f5
1 changed files
with
2 additions
and
1 deletions
Unified View
Show Diff Stats
2
1
.gitignore
+ 2
- 1
.gitignore
View File
@@ -1,2 +1,3 @@
*.pyc
*.pyc
-*.log
+*.log
+*~