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