grk_5sem_labs/.gitignore

11 lines
117 B
Plaintext
Raw Permalink Normal View History

2023-11-18 02:25:43 +01:00
# Ignore everything
*
# But not these files...
!.gitignore
2023-11-24 04:15:28 +01:00
!.gitattributes
2023-11-18 02:25:43 +01:00
!*/
!/*cw\ */src/**
!/*cw\ */shaders/**