diff options
author | Jaseem Abid <jaseemabid@gmail.com> | 2013-11-19 17:26:22 +0530 |
---|---|---|
committer | Jaseem Abid <jaseemabid@gmail.com> | 2013-11-19 17:36:12 +0530 |
commit | 882b876005bd8c26c43c7b98a9cfe3822042b226 (patch) | |
tree | ff98492f13464fe0cf5180779f6aee1096205391 /Elisp.gitignore | |
parent | f0f5e38db20332f55b95d938a55e98ae9b05bb3d (diff) | |
download | gitignore-882b876005bd8c26c43c7b98a9cfe3822042b226.tar.gz gitignore-882b876005bd8c26c43c7b98a9cfe3822042b226.zip |
Ignore file for elisp projects
- Ignore compiled files
Diffstat (limited to 'Elisp.gitignore')
-rw-r--r-- | Elisp.gitignore | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/Elisp.gitignore b/Elisp.gitignore new file mode 100644 index 00000000..1c175498 --- /dev/null +++ b/Elisp.gitignore @@ -0,0 +1,2 @@ +# Compiled +*.elc |