Skip to content

Commit

Permalink
Update gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
vietnguyengit committed Jun 7, 2024
1 parent 62d47ea commit 92a8a8b
Showing 1 changed file with 15 additions and 0 deletions.
15 changes: 15 additions & 0 deletions utilities/geonetwork-gcmd-extractor/.gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
.vscode
.idea
*.iml
outputs/*.txt
outputs/*.csv

**/*#

dev.py

**/__pycache__

pregenerated/*.csv
pregenerated/*.txt

0 comments on commit 92a8a8b

Please sign in to comment.