[init] Initialize empty repository
This commit is contained in:
commit
60ebab55c8
1 changed files with 12 additions and 0 deletions
12
.gitignore
vendored
Normal file
12
.gitignore
vendored
Normal file
|
@ -0,0 +1,12 @@
|
|||
|
||||
.*
|
||||
!.gitignore
|
||||
!.x-run
|
||||
|
||||
*~
|
||||
*#
|
||||
*.bak
|
||||
|
||||
*.log
|
||||
*.tmp
|
||||
|
Loading…
Reference in a new issue