diff options
| author | fusion32 <marcopuzziello@gmail.com> | 2025-08-15 13:12:39 -0300 |
|---|---|---|
| committer | fusion32 <marcopuzziello@gmail.com> | 2025-08-15 13:12:39 -0300 |
| commit | 2bf0920cc573d7067e2f5dad4b108d24f5a886f9 (patch) | |
| tree | 821f1d915cbf275647a15a15c760cbd45b100087 /.gitignore | |
| download | ipchanger-2bf0920cc573d7067e2f5dad4b108d24f5a886f9.tar.gz ipchanger-2bf0920cc573d7067e2f5dad4b108d24f5a886f9.zip | |
initial commit
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..36f9e81 --- /dev/null +++ b/.gitignore @@ -0,0 +1,5 @@ +.vscode +bin +build +local +servers.txt |
