mirror of
https://github.com/emacs-vs/vs-light-theme.git
synced 2025-12-06 02:30:34 -08:00
Add igore.
This commit is contained in:
commit
51c1362bc3
1 changed files with 12 additions and 0 deletions
12
.gitignore
vendored
Normal file
12
.gitignore
vendored
Normal file
|
|
@ -0,0 +1,12 @@
|
||||||
|
# ignore these directories.
|
||||||
|
/.git
|
||||||
|
/recipes
|
||||||
|
/test
|
||||||
|
vs-light-theme-pkg.el
|
||||||
|
|
||||||
|
# ignore generated files.
|
||||||
|
*.elc
|
||||||
|
|
||||||
|
# ignore I use to not ignore.
|
||||||
|
Update_Log.txt
|
||||||
|
TODO(jenchieh).txt
|
||||||
Loading…
Add table
Add a link
Reference in a new issue