git: README.org, init.el und config.org unter Versionskontrolle
This commit is contained in:
7
.gitignore
vendored
Normal file
7
.gitignore
vendored
Normal file
@@ -0,0 +1,7 @@
|
|||||||
|
# ignore everything ...
|
||||||
|
/*
|
||||||
|
# ... but the following
|
||||||
|
!README.org
|
||||||
|
!config.org
|
||||||
|
!init.el
|
||||||
|
!.gitignore
|
||||||
Reference in New Issue
Block a user