This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
nico
/
xref-js2
Watch
2
Star
1
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
Add basic gitignore file
Ignore Emacs backup files, compiled files and TAGS.
master
Mattias Bengtsson
6 years ago
parent
a950782a09
commit
8afc50c31c
1 changed files
with
4 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+4
-0
.gitignore
+ 4
- 0
.gitignore
View File
@ -0,0 +1,4 @@
*~
*#*
*.elc
TAGS
Write
Preview
Loading…
Cancel
Save