Skip to content

Commit

Permalink
Setup git files
Browse files Browse the repository at this point in the history
  • Loading branch information
buckett committed Dec 29, 2014
1 parent bcaed69 commit 7099eed
Show file tree
Hide file tree
Showing 2 changed files with 19 additions and 0 deletions.
9 changes: 9 additions & 0 deletions .gitattributes
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
# Binary files
*.jpg binary -delta
*.png binary -delta
*.gif binary -delta
*.gz binary -delta
*.bz2 binary -delta
*.swf binary -delta
*.zip binary -delta
*.pdf binary -delta
10 changes: 10 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
.idea
.project
.classpath
.settings
*.iml
*.swp
*.orig
target
sakai-demo.tar.gz
sakai-demo.zip

0 comments on commit 7099eed

Please sign in to comment.