Set Python and Ubuntu versions in .readthedocs.yaml
[dcaegen2.git] / .gitignore
index 3bbd496..2156563 100644 (file)
@@ -1,7 +1,12 @@
 docs/.DS_Store
 *.DS_Store
 site
-
+.pydevproject
+.project
 # IDEA intellij project files
 .idea/
 *.iml
+
+# VSCode file
+.vscode/
+