Quellcode durchsuchen

Updated .gitignore to ignore the /dist directory.

Jeff Lanzarotta vor 1 Jahr
Ursprung
Commit
a580366918
1 geänderte Dateien mit 2 neuen und 0 gelöschten Zeilen
  1. 2 0
      .gitignore

+ 2 - 0
.gitignore

@@ -8,3 +8,5 @@ tags
 # Github token.
 github_token
 
+# goreleaser dist directory.
+dist/