diff options
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 9 |
1 files changed, 1 insertions, 8 deletions
@@ -1,6 +1,3 @@ - -# Created by https://www.gitignore.io/api/perl,linux,emacs - ### Emacs ### # -*- mode: gitignore; -*- *~ @@ -67,8 +64,6 @@ company-statistics-cache.el # anaconda-mode anaconda-mode/ -### Linux ### - # temporary files which can be created if a process still has a handle open of a deleted file .fuse_hidden* @@ -118,8 +113,6 @@ inc/ /pm_to_blib /*.zip -# End of https://www.gitignore.io/api/perl,linux,emacs - *.save *.service -*.timer
\ No newline at end of file +*.timer |