mirror of
https://github.com/avinal/dotfiles.git
synced 2026-07-04 07:20:09 +05:30
feat: major update to all configs
- move older config to archive Signed-off-by: Avinal Kumar <avinal.xlvii@gmail.com>
This commit is contained in:
+12
-2
@@ -1,5 +1,15 @@
|
||||
# Global ignore files
|
||||
|
||||
|
||||
# For golang
|
||||
# Dependencies
|
||||
vendor/
|
||||
node_modules/
|
||||
|
||||
# Build artifacts
|
||||
target/
|
||||
dist/
|
||||
build/
|
||||
_build/
|
||||
__pycache__/
|
||||
|
||||
# Version control
|
||||
.git/
|
||||
|
||||
Reference in New Issue
Block a user