diff options
author | talha <-> | 2024-08-12 19:39:04 +0500 |
---|---|---|
committer | talha <-> | 2024-08-12 19:39:04 +0500 |
commit | 0cb9fa1c023033c250fd0bf33c2cee49fc85f178 (patch) | |
tree | 73a5e945c55998b9dc7acb0eba5a5f40c8252ee6 /.gitignore |
Added files to git tracking
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..00756b5 --- /dev/null +++ b/.gitignore @@ -0,0 +1,3 @@ +tags +build/ + |