Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Quentin Aristote
Soundscapes
Commits
1fa97519
Commit
1fa97519
authored
Nov 28, 2019
by
Quentin Aristote
Browse files
ignore emacs files
parent
02b709eb
Changes
1
Hide whitespace changes
Inline
Side-by-side
.gitignore
View file @
1fa97519
# Created by https://www.gitignore.io/api/linux,python,virtualenv
# Edit at https://www.gitignore.io/?templates=linux,python,virtualenv
# Created by https://www.gitignore.io/api/linux,python,virtualenv
,emacs
# Edit at https://www.gitignore.io/?templates=linux,python,virtualenv
,emacs
### Linux ###
### Emacs ###
# -*- mode: gitignore; -*-
*~
\#*\#
/.emacs.desktop
/.emacs.desktop.lock
*.elc
auto-save-list
tramp
.\#*
# Org-mode
.org-id-locations
*_archive
# flymake-mode
*_flymake.*
# eshell files
/eshell/history
/eshell/lastdir
# elpa packages
/elpa/
# reftex files
*.rel
# AUCTeX auto folder
/auto/
# cask packages
.cask/
dist/
# Flycheck
flycheck_*.el
# server auth directory
/server/
# projectiles files
.projectile
# directory configuration
.dir-locals.el
# network security
/network-security.data
### Linux ###
# temporary files which can be created if a process still has a handle open of a deleted file
.fuse_hidden*
...
...
@@ -30,7 +80,6 @@ __pycache__/
.Python
build/
develop-eggs/
dist/
downloads/
eggs/
.eggs/
...
...
@@ -141,4 +190,4 @@ env.bak/
venv.bak/
pip-selfcheck.json
# End of https://www.gitignore.io/api/linux,python,virtualenv
# End of https://www.gitignore.io/api/linux,python,virtualenv
,emacs
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment