aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authors-over-42023-06-15 22:19:34 -0400
committers-over-42023-06-15 22:19:34 -0400
commit38235977871d491eba0f8160af4c04742800d9bf (patch)
tree0e760c724ae6ecc21e944de4e7a576779390f937 /.gitignore
parentc7d0b43b200ee2103653468c76050c1113299fea (diff)
cleanup
Diffstat (limited to '.gitignore')
-rwxr-xr-x.gitignore70
1 files changed, 0 insertions, 70 deletions
diff --git a/.gitignore b/.gitignore
index 30927ab..300b650 100755
--- a/.gitignore
+++ b/.gitignore
@@ -1,84 +1,14 @@
-
-# Created by https://www.gitignore.io/api/vim,c
-# Edit at https://www.gitignore.io/?templates=vim,c
-
-### C ###
-# 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
-
-### Vim ###
-# Swap
[._]*.s[a-v][a-z]
[._]*.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~
-
-# End of https://www.gitignore.io/api/vim,c
-
-# macos woes
-.DS_Store
-plan.md
halk