Commit Graph

3 Commits

Author SHA1 Message Date
24c8052f0e Add .gitignore 2022-09-18 22:38:51 +02:00
06bac4f708 .gitignore ignores files, not further changes.
We can use the following command to stop tracking init.el:

  $ git update-index --assume-unchanged init.el
2015-04-08 00:32:20 +02:00
0382f019b1 Added .gitignore to stop tracking init.el 2015-04-08 00:06:10 +02:00