diff options
| author | zachir <zachir@librem.one> | 2023-02-20 01:57:35 -0600 |
|---|---|---|
| committer | zachir <zachir@librem.one> | 2023-02-20 01:57:35 -0600 |
| commit | 7337a0d9d838319893ab45237a7f265bb068c681 (patch) | |
| tree | 4ba1abbcf6ad111b3b7e813ac0e48205d79010b2 /.gitignore | |
| parent | 3f50f3d208c6534011a319b0cecc129718d89cad (diff) | |
update ignore to ignore config.h for now
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -1,3 +1,6 @@ # Object files *.o st + +# Temp ignore +config.h |
