Update .gitignore

This commit is contained in:
2026-07-05 13:36:41 +01:00
parent f822defd1e
commit 09eec850fa
+5
View File
@@ -2,4 +2,9 @@
*.dSYM
scratchpad/**
!scratchpad/**/
!scratchpad/**/*.h
!scratchpad/**/*.hh
!scratchpad/**/*.hpp
!scratchpad/**/*.c
!scratchpad/**/*.cc
!scratchpad/**/*.cpp