This website works better with JavaScript
Home
Explore
Register
Sign In
SongZihuan
/
GitIgnore
mirror of
https://github.com/github/gitignore.git
Watch
1
Star
0
Fork
0
Files
Issues
0
Wiki
Browse Source
Merge pull request
#294
from yrashk/patch-1
Don't ignore priv directory in Erlang projects
Justin Spahr-Summers
12 years ago
parent
b2818653f6
e1c4a48729
commit
f453a04cb4
1 changed files
with
0 additions
and
1 deletions
Unified View
Show Diff Stats
0
1
Erlang.gitignore
+ 0
- 1
Erlang.gitignore
View File
@@ -1,6 +1,5 @@
.eunit
.eunit
deps
deps
-priv
*.o
*.o
*.beam
*.beam
*.plt
*.plt