1
0
mirror of https://github.com/gryf/tagbar.git synced 2025-12-17 11:30:28 +01:00

Add .gitattributes file to avoid exporting superfluous files

This commit is contained in:
Jan Larres
2011-10-17 02:23:40 +13:00
parent f03011b955
commit 4b8cc056bf

3
.gitattributes vendored Normal file
View File

@@ -0,0 +1,3 @@
.gitignore export-ignore
.gitattributes export-ignore
README export-ignore