Skip to content

Commit 132f4ca

Browse files
committedJun 29, 2014
.gitignore and repository/.gitattributes
1 parent 30b0746 commit 132f4ca

File tree

2 files changed

+9
-0
lines changed

2 files changed

+9
-0
lines changed
 

‎.gitignore

+6
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
[._]*.s[a-w][a-z]
2+
[._]s[a-w][a-z]
3+
*.un~
4+
Session.vim
5+
.netrwhist
6+
*~

‎repository/.gitattributes

+3
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
*.package/monticello.meta/version merge=mcVersion
2+
*.package/*.class/methodProperties.json merge=mcMethodProperties
3+

0 commit comments

Comments
 (0)