1
0
mirror of https://github.com/pyrotechny-eu/pyrotechny.eu.git synced 2026-03-23 07:26:33 +01:00
This commit is contained in:
pyrotechny-eu
2024-10-08 19:18:36 +02:00
commit 66ceff8513
718 changed files with 8339 additions and 0 deletions

26
src/.gitignore vendored Normal file
View File

@ -0,0 +1,26 @@
# Compiled Object files, Static and Dynamic libs (Shared Objects)
*.o
*.a
*.so
# Folders
_obj
_test
# Architecture specific extensions/prefixes
*.[568vq]
[568vq].out
*.cgo1.go
*.cgo2.c
_cgo_defun.c
_cgo_gotypes.go
_cgo_export.*
_testmain.go
*.exe
*.test
/public
.DS_Store