diff options
author | elioat <hi@eli.li> | 2023-06-19 12:28:53 -0400 |
---|---|---|
committer | elioat <hi@eli.li> | 2023-06-19 12:28:53 -0400 |
commit | 9dba2dd8a3d9ba72f60b9d3d297336e4406fa272 (patch) | |
tree | 183185aac36fd0e289108500ce29749403a40577 | |
parent | 1cbdbcff09387f1185e40fa48fd3801e54e5ba86 (diff) | |
download | tour-9dba2dd8a3d9ba72f60b9d3d297336e4406fa272.tar.gz |
*
-rw-r--r-- | .gitignore | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore index 1e7d0e6..21314b6 100644 --- a/.gitignore +++ b/.gitignore @@ -1,4 +1,4 @@ -*/node_modules +**/node_modules *.o |