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 Jan 13, 2015
1 parent b4d3f81 commit 9c84b0e
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 9c84b0e

Please sign in to comment.