1
0
mirror of https://github.com/github/gitignore synced 2024-11-22 03:34:23 +01:00

Ignore file for elisp projects

- Ignore compiled files
This commit is contained in:
Jaseem Abid 2013-11-19 17:26:22 +05:30
parent f0f5e38db2
commit 882b876005

2
Elisp.gitignore Normal file
View File

@ -0,0 +1,2 @@
# Compiled
*.elc