diff options
author | Soispha <soispha@vhack.eu> | 2023-08-21 01:24:12 +0200 |
---|---|---|
committer | Soispha <soispha@vhack.eu> | 2023-08-21 01:24:12 +0200 |
commit | 29db1ce52445a809ae9e4f7db2a19ccfa9904e31 (patch) | |
tree | cc5b8144b28ba7a2382892c45c235f9a0638b2b5 /c/.gitignore | |
parent | Fix(latex): Remove state full chapter files (diff) | |
download | flake-templates-29db1ce52445a809ae9e4f7db2a19ccfa9904e31.tar.gz flake-templates-29db1ce52445a809ae9e4f7db2a19ccfa9904e31.zip |
Feat(c): Init
Diffstat (limited to 'c/.gitignore')
-rw-r--r-- | c/.gitignore | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/c/.gitignore b/c/.gitignore new file mode 100644 index 0000000..ee080b2 --- /dev/null +++ b/c/.gitignore @@ -0,0 +1,2 @@ +.direnv +.ccls-cache |