.gitignore ignores files, not further changes.

We can use the following command to stop tracking init.el:

  $ git update-index --assume-unchanged init.el
This commit is contained in:
Lars Tveito 2015-04-08 00:32:20 +02:00
parent 1fd70a7018
commit 06bac4f708

1
.gitignore vendored
View File

@ -1 +0,0 @@
init.el