This is an automated email from the ASF dual-hosted git repository.
lkishalmi pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-netbeans.git
The following commit(s) were added to refs/heads/master by this push:
new d9f511e Update .gitignore
d9f511e is described below
commit d9f511eeda82c4a656824df7417a015bab01b63c
Author: Junichi Yamamoto <[email protected]>
AuthorDate: Sun Oct 28 08:28:54 2018 +0900
Update .gitignore
- Add backup files
---
.gitignore | 4 ++++
1 file changed, 4 insertions(+)
diff --git a/.gitignore b/.gitignore
index 9e4c87c..9bc92fe 100644
--- a/.gitignore
+++ b/.gitignore
@@ -77,3 +77,7 @@
/nbbuild/packaging/stage/
*.snap
+# Backup files
+######################
+*~
+*.orig
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]
For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists