Skip to content

Commit

Permalink
gitignore: Keep README and COPYING files
Browse files Browse the repository at this point in the history
  • Loading branch information
aquileia committed Jun 8, 2014
1 parent f30a332 commit 88d3d76
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .gitignore
@@ -1,5 +1,8 @@
# extension txt
*.txt
!README.txt
!readme.txt
!COPYING.txt

# project files
.*project
Expand Down

0 comments on commit 88d3d76

Please sign in to comment.