initial commit

This commit is contained in:
crow
2025-08-03 15:11:57 -05:00
parent d42d763613
commit 698222fe46
8 changed files with 806 additions and 225 deletions

49
.gitignore vendored Normal file
View File

@@ -0,0 +1,49 @@
!.gitignore
#
#Generic
#
.directory
.mailmap
*.orig
*.rej
*~
.hg/
*.kdev*
.DS_Store
CMakeLists.txt.user
*.bak
*.patch
*.diff
*.REMOTE.*
*.BACKUP.*
*.BASE.*
*.LOCAL.*
#
# IDE & other softwares
#
/.settings/
/.externalToolBuilders/*
# exclude in all levels
nbproject/
.sync.ffs_db
*.kate-swp
#
# Eclipse
#
*.pydevproject
.metadata
.gradle
tmp/
*.tmp
*.swp
*~.nib
local.properties
.settings/
.loadpath
.project
.cproject
.vscode/c_cpp_properties.json