Files
MetaHunt/.gitignore
T
2026-02-24 23:00:59 +01:00

7 lines
103 B
Plaintext

# Ignore all hidden files and hidden directories
.*
**/.*
# Keep this ignore file tracked
!.gitignore