Cleanup and some stuff
This commit is contained in:
parent
69eca1f684
commit
87d0b3db57
7 changed files with 5768 additions and 23 deletions
53
.gitignore
vendored
53
.gitignore
vendored
|
|
@ -1,34 +1,41 @@
|
|||
*.elc
|
||||
.DS_Store
|
||||
.config/.isolated-storage
|
||||
.config/.mono
|
||||
.config/AWSVPNClient
|
||||
.config/Code
|
||||
.config/NuGet/nugetorgadd.trk
|
||||
.config/StardewValley/Saves
|
||||
.config/beets/state.pickle
|
||||
.config/fish/fish_history
|
||||
.config/fish/fishd*
|
||||
.config/fish/generated_completions
|
||||
.config/stetic
|
||||
.config/xbuild/pkgconfig-cache-2.xml
|
||||
.emacs.d/.cache
|
||||
.emacs.d/.python-environments/
|
||||
.emacs.d/ido.last
|
||||
.emacs.d/server
|
||||
.emacs.d/url/cookies
|
||||
.config/buck/
|
||||
.config/deluge/state/
|
||||
.config/deluge/ssl/
|
||||
.config/deluge/deluged.log
|
||||
.config/deluge/deluged.pid
|
||||
.DS_Store
|
||||
.ipython/profile_default/history.sqlite
|
||||
_viminfo
|
||||
vscode/workspaceStorage
|
||||
vscode/globalStorage
|
||||
.config/Code
|
||||
.config/VS Code @ FB
|
||||
.config/beets/state.pickle
|
||||
.config/buck/
|
||||
.config/configstore/nodemon.json
|
||||
.config/configstore/update-notifier-npm.json
|
||||
.config/configstore/update-notifier-yo.json
|
||||
.config/deluge/deluged.log
|
||||
.config/deluge/deluged.pid
|
||||
.config/deluge/ssl/
|
||||
.config/deluge/state/
|
||||
.config/fish/completions
|
||||
.config/fish/conf.d
|
||||
.config/fish/fish_history
|
||||
.config/fish/fish_variables
|
||||
.config/fish/fishd*
|
||||
.config/fish/functions
|
||||
.config/fish/generated_completions
|
||||
.config/htop/htoprc
|
||||
.config/stetic
|
||||
.config/wireshark/recent
|
||||
.config/wireshark/recent_common
|
||||
.config/htop/htoprc
|
||||
.config/xbuild/pkgconfig-cache-2.xml
|
||||
.emacs.d/.cache
|
||||
.emacs.d/.python-environments/
|
||||
.emacs.d/eln-cache
|
||||
.emacs.d/ido.last
|
||||
.emacs.d/server
|
||||
.emacs.d/url/cookies
|
||||
.ipython/profile_default/history.sqlite
|
||||
_viminfo
|
||||
vscode/History
|
||||
vscode/globalStorage
|
||||
vscode/workspaceStorage
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue