added gitignore

This commit is contained in:
foozzi 2023-12-23 16:32:28 -05:00
parent 9f27ccae29
commit dc58c55870

25
.gitignore vendored Normal file
View file

@ -0,0 +1,25 @@
**/.DS_Store
# VIM #
# YCM
.ycm_extra_conf.py
# Swap
[._]*.s[a-v][a-z]
!*.svg # comment out if you don't need vector files
[._]*.sw[a-p]
[._]s[a-rt-v][a-z]
[._]ss[a-gi-z]
[._]sw[a-p]
# Session
Session.vim
Sessionx.vim
# Temporary
.netrwhist
*~
# Auto-generated tag files
tags
# Persistent undo
[._]*.un~
# VIM #