Skip to content

Commit

Permalink
Merge pull request w3c#1 from SimonSapin/patch-1
Browse files Browse the repository at this point in the history
Add a .gitignore file, based on .hgignore
  • Loading branch information
plinss committed Sep 13, 2013
2 parents 8170b1a + b273c34 commit 5da9832
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
*.xcodeproj
*.DS_Store
local/*
*.log
*.pyc
*.orig

0 comments on commit 5da9832

Please sign in to comment.