diff --git a/skeleton/.gitignore b/skeleton/.gitignore index 728a115..ae138df 100644 --- a/skeleton/.gitignore +++ b/skeleton/.gitignore @@ -136,3 +136,8 @@ dmypy.json # Cython debug symbols cython_debug/ + +# Configuration files +*.conf +*.cfg +*.ini \ No newline at end of file