diff options
author | polo <ordipolo@gmx.fr> | 2025-03-22 15:01:47 +0100 |
---|---|---|
committer | polo <ordipolo@gmx.fr> | 2025-03-22 15:01:47 +0100 |
commit | ecdef3d39a2c502399a7e1cf64945948ef8f3846 (patch) | |
tree | 7cd68535d57699821c5c8feac072f7f8a0324dcd /.gitignore | |
download | tinymce-ecdef3d39a2c502399a7e1cf64945948ef8f3846.zip |
1er commit
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..40b878d --- /dev/null +++ b/.gitignore | |||
@@ -0,0 +1 @@ | |||
node_modules/ \ No newline at end of file | |||