diff options
author | 2023-10-24 11:13:05 +0800 | |
---|---|---|
committer | 2023-10-24 11:13:05 +0800 | |
commit | 094ab00cf5d9b426af519de519b0c723ce34e54c (patch) | |
tree | a8b34291799a80ea776544e3952772ffaedd985e | |
download | Pardon-094ab00cf5d9b426af519de519b0c723ce34e54c.tar.gz Pardon-094ab00cf5d9b426af519de519b0c723ce34e54c.zip |
vim script
-rw-r--r-- | .gitignore | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..c6eb4f2 --- /dev/null +++ b/.gitignore | |||
@@ -0,0 +1,3 @@ | |||
1 | * | ||
2 | !*.* | ||
3 | push.sh | ||