first commit
This commit is contained in:
+15
@@ -0,0 +1,15 @@
|
||||
# white listで管理するため、一旦、全てを無視
|
||||
*
|
||||
!*/
|
||||
|
||||
# white listの定義
|
||||
!.git/*
|
||||
!.gitignore
|
||||
!Readme.html
|
||||
!Readme.org
|
||||
!xls2ternary.py
|
||||
!test.xlsx
|
||||
!a.png
|
||||
!b.png
|
||||
|
||||
|
||||
Reference in New Issue
Block a user