diff options
author | David Luevano Alvarado <david@luevano.xyz> | 2024-03-07 23:23:54 -0600 |
---|---|---|
committer | David Luevano Alvarado <david@luevano.xyz> | 2024-03-07 23:23:54 -0600 |
commit | fc6974fdea30d865428188f8656cde3f9b91ae53 (patch) | |
tree | b3c1538e404cb97abe8cc4d38fb5be1913e44170 /.gitignore | |
parent | a514447db707b28825733045bd11ac3018fd25a6 (diff) |
chore: stop tracking live/dev
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -130,4 +130,5 @@ dmypy.json # project specific .vscode/ -site_example/
\ No newline at end of file +site_example/ +**/live/ |