summaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authorWe-unite <3205135446@qq.com>2023-09-15 23:21:24 +0800
committerWe-unite <3205135446@qq.com>2023-09-15 23:21:24 +0800
commit27772ba64bb8f49a9d9057acaed2e08d0f7cec68 (patch)
tree0d485cef6b6c8e8eb5b7413361dd885dd5028e79 /.gitignore
parenta4aabf441f55395a73bbfb48bfee7b1bdbd49825 (diff)
downloadcalendar-27772ba64bb8f49a9d9057acaed2e08d0f7cec68.tar.gz
calendar-27772ba64bb8f49a9d9057acaed2e08d0f7cec68.zip
Formalized this program.
- Make src dir, put all code into it. - Devide old source code into several parts of files with makefile. - Delete some useless files.
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore4
1 files changed, 3 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index 28467e1..2b64090 100644
--- a/.gitignore
+++ b/.gitignore
@@ -8,4 +8,6 @@
8*.swp 8*.swp
9#Ignore res 9#Ignore res
10res.txt 10res.txt
11*.sh 11push.sh
12test*
13*.o