aboutsummaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authorsaturneric <[email protected]>2023-10-16 16:38:40 +0000
committersaturneric <[email protected]>2023-10-16 16:38:40 +0000
commitea098a6bb8daef7b93c3b1703c22abf39cb800bd (patch)
tree81ce551a3d82013dfb17fa18cd1e5ede20839cbe /.gitignore
parentfix: check and update copyright at files (diff)
downloadGpgFrontend-ea098a6bb8daef7b93c3b1703c22abf39cb800bd.tar.gz
GpgFrontend-ea098a6bb8daef7b93c3b1703c22abf39cb800bd.zip
feat: using piml tech on plugin system
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore7
1 files changed, 7 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index df238468..2355efd0 100644
--- a/.gitignore
+++ b/.gitignore
@@ -122,3 +122,10 @@ target_wrapper.*
#Flatpak
.flatpak-builder
.flatpak-builder/
+
+
+
+
+
+#VSCode
+.vscode \ No newline at end of file