diff options
| author | Franck Cuny <franck@fcuny.net> | 2022-02-02 18:13:09 -0800 |
|---|---|---|
| committer | Franck Cuny <franck@fcuny.net> | 2022-02-02 18:13:09 -0800 |
| commit | af213597bfd3f0993fa5957cb267c6a09039db16 (patch) | |
| tree | 2876943bc71af614df87f0b35a575029fe8d4267 /config/git/ignore | |
| parent | org: clean up config (diff) | |
| download | emacs.d-af213597bfd3f0993fa5957cb267c6a09039db16.tar.gz | |
remove non-emacs configuration
Only keep emacs' configuration in this repository. Everything else is
moved to the repository with my configuration for linux.
Diffstat (limited to 'config/git/ignore')
| -rw-r--r-- | config/git/ignore | 24 |
1 files changed, 0 insertions, 24 deletions
diff --git a/config/git/ignore b/config/git/ignore deleted file mode 100644 index c8124cb..0000000 --- a/config/git/ignore +++ /dev/null @@ -1,24 +0,0 @@ -# osx stuff -.DS_Store -Icon - -# ide -.idea -*.iml -/env/* - -# python stuff -.flake8rc -*pyc - -# ctags stuff -TAGS -tags - -# emacs stuff -.projectile -.dir-locals.el -.pytest_cache/ - -.reviewboardrc -ui/package-lock.json |
