Browse Source

Removed gitignores

main
Yigit Colakoglu 4 years ago
parent
commit
6d6a931e5f
30 changed files with 0 additions and 791 deletions
  1. +0
    -3
      .config/BetterDiscord/.gitignore
  2. +0
    -1
      .config/BetterDiscord/plugins/.gitignore
  3. +0
    -6
      .config/calcurse/.gitignore
  4. +0
    -2
      .config/mpd/.gitignore
  5. +0
    -1
      .config/msmtp/.gitignore
  6. +0
    -1
      .config/ncmpcpp/.gitignore
  7. +0
    -0
      .config/nextcloud/.gitignore
  8. +0
    -3
      .config/npm/.gitignore
  9. +0
    -1
      .config/ranger/plugins/.gitignore
  10. +0
    -7
      .config/surf/.gitignore
  11. +0
    -4
      .config/weechat/.gitignore
  12. +0
    -2
      .config/zsh/.gitignore
  13. +0
    -3
      .local/backgrounds/.gitignore
  14. +0
    -5
      .local/share/fonts/.gitignore
  15. +0
    -2
      .local/share/icons/.gitignore
  16. +0
    -66
      .local/share/startpage/.gitignore
  17. +0
    -5
      .local/share/vim/.gitignore
  18. +0
    -6
      .local/src/.surf/.gitignore
  19. +0
    -58
      .local/src/dmenu/.gitignore
  20. +0
    -58
      .local/src/dwm/.gitignore
  21. +0
    -54
      .local/src/dwmblocks/.gitignore
  22. +0
    -54
      .local/src/paleofetch/.gitignore
  23. +0
    -57
      .local/src/quark/.gitignore
  24. +0
    -54
      .local/src/scroll/.gitignore
  25. +0
    -57
      .local/src/slock/.gitignore
  26. +0
    -57
      .local/src/st/.gitignore
  27. +0
    -55
      .local/src/surf/.gitignore
  28. +0
    -57
      .local/src/sxiv/.gitignore
  29. +0
    -55
      .local/src/tabbed/.gitignore
  30. +0
    -57
      .local/src/xbanish/.gitignore

+ 0
- 3
.config/BetterDiscord/.gitignore View File

@ -1,3 +0,0 @@
bdstorage.json
emote_data.json
logs.log

+ 0
- 1
.config/BetterDiscord/plugins/.gitignore View File

@ -1 +0,0 @@
0PluginLibrary.plugin.js

+ 0
- 6
.config/calcurse/.gitignore View File

@ -1,6 +0,0 @@
apts
.apts
.calcurse.pid
notes
todo
caldav/sync.db

+ 0
- 2
.config/mpd/.gitignore View File

@ -1,2 +0,0 @@
database
playlists

+ 0
- 1
.config/msmtp/.gitignore View File

@ -1 +0,0 @@
msmtp.log

+ 0
- 1
.config/ncmpcpp/.gitignore View File

@ -1 +0,0 @@
error.log

+ 0
- 0
.config/nextcloud/.gitignore View File


+ 0
- 3
.config/npm/.gitignore View File

@ -1,3 +0,0 @@
*
!npmrc
!.gitignore

+ 0
- 1
.config/ranger/plugins/.gitignore View File

@ -1 +0,0 @@
__pycache__

+ 0
- 7
.config/surf/.gitignore View File

@ -1,7 +0,0 @@
cache
certificates
cookies.txt
history
history.txt
plugins
tabbed-surf.xid

+ 0
- 4
.config/weechat/.gitignore View File

@ -1,4 +0,0 @@
logs
logs/**
*.log
weechat.log

+ 0
- 2
.config/zsh/.gitignore View File

@ -1,2 +0,0 @@
.zcompdump*
local_aliases

+ 0
- 3
.local/backgrounds/.gitignore View File

@ -1,3 +0,0 @@
*.jpg
*.png
*.jpeg

+ 0
- 5
.local/share/fonts/.gitignore View File

@ -1,5 +0,0 @@
*.otf
*.ttf
*.otf*
*.ttf*

+ 0
- 2
.local/share/icons/.gitignore View File

@ -1,2 +0,0 @@
Tela
Tela-dark

+ 0
- 66
.local/share/startpage/.gitignore View File

@ -1,66 +0,0 @@
# Logs
logs
*.log
npm-debug.log*
yarn-debug.log*
yarn-error.log*
# Runtime data
pids
*.pid
*.seed
*.pid.lock
# Directory for instrumented libs generated by jscoverage/JSCover
lib-cov
# Coverage directory used by tools like istanbul
coverage
# nyc test coverage
.nyc_output
# Grunt intermediate storage (http://gruntjs.com/creating-plugins#storing-task-files)
.grunt
# Bower dependency directory (https://bower.io/)
bower_components
# node-waf configuration
.lock-wscript
# Compiled binary addons (https://nodejs.org/api/addons.html)
build/Release
# Dependency directories
node_modules/
jspm_packages/
# TypeScript v1 declaration files
typings/
# Optional npm cache directory
.npm
# Optional eslint cache
.eslintcache
# Optional REPL history
.node_repl_history
# Output of 'npm pack'
*.tgz
# Yarn Integrity file
.yarn-integrity
# dotenv environment variables file
.env
# next.js build output
.next
.DS_Store
dist
.cache
development/

+ 0
- 5
.local/share/vim/.gitignore View File

@ -1,5 +0,0 @@
# Folder Created By vim-plug
plugged
undo
view
spell

+ 0
- 6
.local/src/.surf/.gitignore View File

@ -1,6 +0,0 @@
cache
certificates
cookies.txt
history
history.txt
tabbed-surf.xid

+ 0
- 58
.local/src/dmenu/.gitignore View File

@ -1,58 +0,0 @@
# Prerequisites
*.d
# Object files
*.o
*.ko
*.obj
*.elf
# Linker output
*.ilk
*.map
*.exp
# Precompiled Headers
*.gch
*.pch
# Libraries
*.lib
*.a
*.la
*.lo
# Shared objects (inc. Windows DLLs)
*.dll
*.so
*.so.*
*.dylib
# Executables
*.exe
*.out
*.app
*.i*86
*.x86_64
*.hex
# Debug files
*.dSYM/
*.su
*.idb
*.pdb
# Kernel Module Compile Results
*.mod*
*.cmd
.tmp_versions/
modules.order
Module.symvers
Mkfile.old
dkms.conf
dmenu
stest
*.orig
*.rej

+ 0
- 58
.local/src/dwm/.gitignore View File

@ -1,58 +0,0 @@
# Prerequisites
*.d
# Object files
*.o
*.ko
*.obj
*.elf
# Linker output
*.ilk
*.map
*.exp
# Precompiled Headers
*.gch
*.pch
# Libraries
*.lib
*.a
*.la
*.lo
# Shared objects (inc. Windows DLLs)
*.dll
*.so
*.so.*
*.dylib
# Executables
*.exe
*.out
*.app
*.i*86
*.x86_64
*.hex
# Debug files
*.dSYM/
*.su
*.idb
*.pdb
# Kernel Module Compile Results
*.mod*
*.cmd
.tmp_versions/
modules.order
Module.symvers
Mkfile.old
dkms.conf
dwm
dwm-msg
*.orig
*.rej

+ 0
- 54
.local/src/dwmblocks/.gitignore View File

@ -1,54 +0,0 @@
# Prerequisites
*.d
# Object files
*.o
*.ko
*.obj
*.elf
# Linker output
*.ilk
*.map
*.exp
# Precompiled Headers
*.gch
*.pch
# Libraries
*.lib
*.a
*.la
*.lo
# Shared objects (inc. Windows DLLs)
*.dll
*.so
*.so.*
*.dylib
# Executables
*.exe
*.out
*.app
*.i*86
*.x86_64
*.hex
# Debug files
*.dSYM/
*.su
*.idb
*.pdb
# Kernel Module Compile Results
*.mod*
*.cmd
.tmp_versions/
modules.order
Module.symvers
Mkfile.old
dkms.conf
dwmblocks

+ 0
- 54
.local/src/paleofetch/.gitignore View File

@ -1,54 +0,0 @@
# Prerequisites
*.d
# Object files
*.o
*.ko
*.obj
*.elf
# Linker output
*.ilk
*.map
*.exp
# Precompiled Headers
*.gch
*.pch
# Libraries
*.lib
*.a
*.la
*.lo
# Shared objects (inc. Windows DLLs)
*.dll
*.so
*.so.*
*.dylib
# Executables
*.exe
*.out
*.app
*.i*86
*.x86_64
*.hex
# Debug files
*.dSYM/
*.su
*.idb
*.pdb
# Kernel Module Compile Results
*.mod*
*.cmd
.tmp_versions/
modules.order
Module.symvers
Mkfile.old
dkms.conf
paleofetch

+ 0
- 57
.local/src/quark/.gitignore View File

@ -1,57 +0,0 @@
# Prerequisites
*.d
# Object files
*.o
*.ko
*.obj
*.elf
# Linker output
*.ilk
*.map
*.exp
# Precompiled Headers
*.gch
*.pch
# Libraries
*.lib
*.a
*.la
*.lo
# Shared objects (inc. Windows DLLs)
*.dll
*.so
*.so.*
*.dylib
# Executables
*.exe
*.out
*.app
*.i*86
*.x86_64
*.hex
# Debug files
*.dSYM/
*.su
*.idb
*.pdb
# Kernel Module Compile Results
*.mod*
*.cmd
.tmp_versions/
modules.order
Module.symvers
Mkfile.old
dkms.conf
quark
*.orig
*.rej

+ 0
- 54
.local/src/scroll/.gitignore View File

@ -1,54 +0,0 @@
# Prerequisites
*.d
# Object files
*.o
*.ko
*.obj
*.elf
# Linker output
*.ilk
*.map
*.exp
# Precompiled Headers
*.gch
*.pch
# Libraries
*.lib
*.a
*.la
*.lo
# Shared objects (inc. Windows DLLs)
*.dll
*.so
*.so.*
*.dylib
# Executables
*.exe
*.out
*.app
*.i*86
*.x86_64
*.hex
# Debug files
*.dSYM/
*.su
*.idb
*.pdb
# Kernel Module Compile Results
*.mod*
*.cmd
.tmp_versions/
modules.order
Module.symvers
Mkfile.old
dkms.conf
scroll

+ 0
- 57
.local/src/slock/.gitignore View File

@ -1,57 +0,0 @@
# Prerequisites
*.d
# Object files
*.o
*.ko
*.obj
*.elf
# Linker output
*.ilk
*.map
*.exp
# Precompiled Headers
*.gch
*.pch
# Libraries
*.lib
*.a
*.la
*.lo
# Shared objects (inc. Windows DLLs)
*.dll
*.so
*.so.*
*.dylib
# Executables
*.exe
*.out
*.app
*.i*86
*.x86_64
*.hex
# Debug files
*.dSYM/
*.su
*.idb
*.pdb
# Kernel Module Compile Results
*.mod*
*.cmd
.tmp_versions/
modules.order
Module.symvers
Mkfile.old
dkms.conf
slock
*.orig
*.rej

+ 0
- 57
.local/src/st/.gitignore View File

@ -1,57 +0,0 @@
# Prerequisites
*.d
# Object files
*.o
*.ko
*.obj
*.elf
# Linker output
*.ilk
*.map
*.exp
# Precompiled Headers
*.gch
*.pch
# Libraries
*.lib
*.a
*.la
*.lo
# Shared objects (inc. Windows DLLs)
*.dll
*.so
*.so.*
*.dylib
# Executables
*.exe
*.out
*.app
*.i*86
*.x86_64
*.hex
# Debug files
*.dSYM/
*.su
*.idb
*.pdb
# Kernel Module Compile Results
*.mod*
*.cmd
.tmp_versions/
modules.order
Module.symvers
Mkfile.old
dkms.conf
st
*.orig
*.rej

+ 0
- 55
.local/src/surf/.gitignore View File

@ -1,55 +0,0 @@
# Prerequisites
*.d
# Object files
*.o
*.ko
*.obj
*.elf
# Linker output
*.ilk
*.map
*.exp
# Precompiled Headers
*.gch
*.pch
# Libraries
*.lib
*.a
*.la
*.lo
# Shared objects (inc. Windows DLLs)
*.dll
*.so
*.so.*
*.dylib
# Executables
*.exe
*.out
*.app
*.i*86
*.x86_64
*.hex
# Debug files
*.dSYM/
*.su
*.idb
*.pdb
# Kernel Module Compile Results
*.mod*
*.cmd
.tmp_versions/
modules.order
Module.symvers
Mkfile.old
dkms.conf
surf
webext-surf.so

+ 0
- 57
.local/src/sxiv/.gitignore View File

@ -1,57 +0,0 @@
# Prerequisites
*.d
# Object files
*.o
*.ko
*.obj
*.elf
# Linker output
*.ilk
*.map
*.exp
# Precompiled Headers
*.gch
*.pch
# Libraries
*.lib
*.a
*.la
*.lo
# Shared objects (inc. Windows DLLs)
*.dll
*.so
*.so.*
*.dylib
# Executables
*.exe
*.out
*.app
*.i*86
*.x86_64
*.hex
# Debug files
*.dSYM/
*.su
*.idb
*.pdb
# Kernel Module Compile Results
*.mod*
*.cmd
.tmp_versions/
modules.order
Module.symvers
Mkfile.old
dkms.conf
slock
*.orig
*.rej

+ 0
- 55
.local/src/tabbed/.gitignore View File

@ -1,55 +0,0 @@
# Prerequisites
*.d
# Object files
*.o
*.ko
*.obj
*.elf
# Linker output
*.ilk
*.map
*.exp
# Precompiled Headers
*.gch
*.pch
# Libraries
*.lib
*.a
*.la
*.lo
# Shared objects (inc. Windows DLLs)
*.dll
*.so
*.so.*
*.dylib
# Executables
*.exe
*.out
*.app
*.i*86
*.x86_64
*.hex
# Debug files
*.dSYM/
*.su
*.idb
*.pdb
# Kernel Module Compile Results
*.mod*
*.cmd
.tmp_versions/
modules.order
Module.symvers
Mkfile.old
dkms.conf
tabbed
xembed

+ 0
- 57
.local/src/xbanish/.gitignore View File

@ -1,57 +0,0 @@
# Prerequisites
*.d
# Object files
*.o
*.ko
*.obj
*.elf
# Linker output
*.ilk
*.map
*.exp
# Precompiled Headers
*.gch
*.pch
# Libraries
*.lib
*.a
*.la
*.lo
# Shared objects (inc. Windows DLLs)
*.dll
*.so
*.so.*
*.dylib
# Executables
*.exe
*.out
*.app
*.i*86
*.x86_64
*.hex
# Debug files
*.dSYM/
*.su
*.idb
*.pdb
# Kernel Module Compile Results
*.mod*
*.cmd
.tmp_versions/
modules.order
Module.symvers
Mkfile.old
dkms.conf
slock
*.orig
*.rej

Loading…
Cancel
Save