mirror of
https://github.com/pratiktri/dotfiles.git
synced 2026-02-04 08:41:43 +05:30
- Remove bash template file
- Script to bootstrap the dotfiles
This commit is contained in:
25
.gitignore
vendored
25
.gitignore
vendored
@@ -33,4 +33,27 @@ node_modules/*
|
||||
|
||||
|
||||
# Ignore all minified js files
|
||||
*.min.js
|
||||
*.min.js
|
||||
|
||||
|
||||
**app_stat_v2.db
|
||||
.ssh/*.pub
|
||||
**/Package Control.cache
|
||||
**Cache
|
||||
*.db
|
||||
*.qmlc
|
||||
*.qml
|
||||
*.jsc
|
||||
**/contents/images
|
||||
**/contents/fonts
|
||||
*kpluginindex.json
|
||||
|
||||
.directory
|
||||
|
||||
.idea/
|
||||
*.imi
|
||||
*.jar
|
||||
*.tar
|
||||
|
||||
resharper-host/
|
||||
tasks/
|
||||
|
||||
Reference in New Issue
Block a user