diff options
author | HombreLaser <sebastian-440@live.com> | 2022-10-26 18:22:21 -0500 |
---|---|---|
committer | HombreLaser <sebastian-440@live.com> | 2022-10-26 18:22:21 -0500 |
commit | 95b5b7431e853a65330d15612bb2949cacdbb11b (patch) | |
tree | f10967bb05f3fbdc69f48b15e517f614ce6170f9 /.gitignore | |
parent | 5c57b4411f7f4c5a244394579b2e5af4f946b389 (diff) |
Actualizado .gitignore
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -2,3 +2,5 @@ obj/Debug/net6.0/LibraryAPI.AssemblyInfoInputs.cache obj/Debug/net6.0/LibraryAPI.assets.cache obj/Debug/net6.0/LibraryAPI.csproj.AssemblyReference.cache *.dll +obj/** +*~
\ No newline at end of file |