Ignore ~files

This commit is contained in:
7u83 2018-12-01 03:26:40 +01:00
parent e657777d56
commit aa8f17dcf4
2 changed files with 8 additions and 1 deletions

3
.gitignore vendored
View File

@ -15,3 +15,6 @@ hs_err_pid*
/target/
/store/
/nbproject/private
# Backup files
*~

View File

@ -101,8 +101,12 @@
</Properties>
</Component>
<Component class="opensesim.gui.util.JTextFieldLimit" name="symField">
<Events>
<EventHandler event="actionPerformed" listener="java.awt.event.ActionListener" parameters="java.awt.event.ActionEvent" handler="symFieldActionPerformed"/>
</Events>
<AuxValues>
<AuxValue name="JavaCodeGenerator_VariableModifier" type="java.lang.Integer" value="4"/>
<AuxValue name="JavaCodeGenerator_DeclarationPre" type="java.lang.String" value="@Export"/>
<AuxValue name="JavaCodeGenerator_VariableModifier" type="java.lang.Integer" value="1"/>
</AuxValues>
</Component>
<Component class="javax.swing.JLabel" name="jLabel3">